home *** CD-ROM | disk | FTP | other *** search
- object ProcForm: TProcForm
- Left = 200
- Top = 98
- Width = 435
- Height = 300
- Caption = 'ProcForm'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 12
- Top = 12
- Width = 120
- Height = 24
- Caption = 'Procedures'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object StringGrid1: TStringGrid
- Left = 12
- Top = 48
- Width = 309
- Height = 85
- TabOrder = 0
- end
- end
-